projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c5dc3c
)
Mark auto-revert-test02-auto-revert-deleted-file as unstable
author
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 14 Aug 2021 19:37:32 +0000
(21:37 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 14 Aug 2021 19:37:32 +0000
(21:37 +0200)
* test/lisp/autorevert-tests.el
(auto-revert-test02-auto-revert-deleted-file): This tests fails
about 30% of the time for me.
test/lisp/autorevert-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/autorevert-tests.el
b/test/lisp/autorevert-tests.el
index 449dabf9870aa9a2723bfcca2b83d2f224090fce..96169c75d3d99517ef3e0f9d2f2e93f6354c7ee2 100644
(file)
--- a/
test/lisp/autorevert-tests.el
+++ b/
test/lisp/autorevert-tests.el
@@
-286,7
+286,7
@@
This expects `auto-revert--messages' to be bound by
;; Repeated unpredictable failures, bug#32645.
;; Unlikely to be hydra-specific?
; (skip-unless (not (getenv "EMACS_HYDRA_CI")))
-
+ :tags '(:unstable)
(with-auto-revert-test
(let ((tmpfile (make-temp-file "auto-revert-test"))
;; Try to catch bug#32645.